Skip to content

fix: raise feature assessment credit budget - #4222

Merged
mnriem merged 1 commit into
github:mainfrom
mnriem:mnriem-fix/4216-workflow-credit-budget
Aug 20, 2026
Merged

fix: raise feature assessment credit budget#4222
mnriem merged 1 commit into
github:mainfrom
mnriem:mnriem-fix/4216-workflow-credit-budget

Conversation

@mnriem

@mnriem mnriem commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • set an explicit 20K daily AI credits guardrail for the five-stage feature assessment workflow
  • regenerate the compiled workflow lock file

Normal successful runs use roughly 463–604 AI credits, while the inherited 5K rolling limit blocked the workflow at 6,338 aggregate credits. The higher workflow-specific cap preserves a spending guardrail while accommodating expected multi-run usage.

Fixes #4216

Authored autonomously on behalf of @mnriem by GitHub Copilot (model: GPT-5.6 Sol).

Set an explicit 20K daily AI credits guardrail for the multi-stage feature assessment workflow so normal aggregate usage does not block subsequent assessments.\n\nRefs github#4216\n\nAssisted-by: GitHub Copilot (model: GPT-5.6 Sol, autonomous)\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>\nCopilot-Session: 1711a974-353d-4096-96e9-c7d6d2105355
Copilot AI balanced review requested due to automatic review settings August 20, 2026 12:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Raises the feature-assessment workflow’s daily AI credit guardrail to prevent expected multi-run usage from being blocked.

Changes:

  • Sets the workflow-specific limit to 20K credits.
  • Regenerates the compiled workflow lock file.
Show a summary per file
File Description
.github/workflows/feature-assess.md Defines the 20K daily credit limit.
.github/workflows/feature-assess.lock.yml Applies the compiled 20,000-credit configuration.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@mnriem
mnriem merged commit fe9f458 into github:main Aug 20, 2026
14 checks passed
@mnriem
mnriem deleted the mnriem-fix/4216-workflow-credit-budget branch August 20, 2026 13:05
ira-at-work added a commit to ira-at-work/spec-kit that referenced this pull request Aug 21, 2026
…065-stable-block-identifiers

* 'main' of https://github.com/github/spec-kit: (38 commits)
  [extension] Update Security Review extension to v2.0.0 (github#4223)
  fix(presets): reject duplicate provides.templates name+type entries (github#4191)
  fix(bundler): decode a downloaded (non-zip) bundle manifest as UTF-8 (github#4190)
  Update Intake Sequencing Governance preset to v0.2.3 (github#4235)
  Update MAQA — Multi-Agent & Quality Assurance extension to v0.1.6 (github#4234)
  [bug-fix] Fix qodercli-skills-migration: migrate QodercliIntegration to SkillsIntegration (github#4205)
  [preset] Add Inventory Alignment preset to community catalog (github#4229)
  [extension] Add Spec Inventory extension to community catalog (github#4228)
  [extension] Update Architecture Guard extension to v2.3.6 (github#4224)
  Update SpecKit Companion extension to v0.20.2 (github#4225)
  fix(workflows): reject a condition that has no {{ }} block (github#4182)
  fix: raise feature assessment credit budget (github#4222)
  [extension] Add AgentDocx extension to community catalog (github#4184)
  fix(integrations): report a falsy non-mapping integration descriptor as a shape error (github#4187)
  Update Autonomous Run Governance preset to v0.4.1 (github#4203)
  fix(workflows): validate dispatch defaults (github#4181)
  Update Atlas extension display name in community catalog (github#4202)
  Add Closed Vocabulary Check preset to community catalog (github#4201)
  fix(utils): narrow bare except Exception in merge_json_files (github#4189)
  chore: release 0.16.5, begin 0.16.6.dev0 development (github#4206)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[aw] Assess a Feature Request by Installing and Running Spec Kit exceeded daily AI credits budget

2 participants